\version "2.22.2"
melody = \relative c' {
\numericTimeSignature
\time 6/8
\tempo 4.=56
\key g\major
g'4( fis8) b4. |
g4( fis8) c'4. |
g4( fis8) b4. |
fis4( e8) d4. |
}
chordNames = \chordmode {
e2:m e4:m |
c2 c4 |
g2 g4 |
d2 d4 |
}
songtext = \lyricmode {}
\include "../template.ly"
\version "2.22.2"
melody = \relative c' {
\numericTimeSignature
\time 6/8
\tempo 4.=56
\key g\major
g'4( fis8) b4. |
g4( fis8) c'4. |
g4( fis8) b4. |
fis4( e8) d4. |
g4( fis8) b4. |
g4( fis8) c'4. |
g4( fis8) b4. |
fis2. |
}
chordNames = \chordmode {
e2:m e4:m |
c2 c4 |
g2 g4 |
d2 d4 |
e2:m e4:m |
c2 c4 |
g2 g4 |
d2 d4 |
}
songtext = \lyricmode {}
\include "../template.ly"